Home
last modified time | relevance | path

Searched defs:GroupID (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/HardwareUnits/
DLSUnit.h274 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isReady() local
282 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isPending() local
290 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isWaiting() local
296 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in hasDependentUsers() local
326 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in onInstructionIssued() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/HardwareUnits/
DLSUnit.h274 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isReady() local
282 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isPending() local
290 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isWaiting() local
296 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in hasDependentUsers() local
326 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in onInstructionIssued() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/HardwareUnits/
DLSUnit.h274 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isReady() local
282 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isPending() local
290 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isWaiting() local
296 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in hasDependentUsers() local
326 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in onInstructionIssued() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h277 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isReady() local
285 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isPending() local
293 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isWaiting() local
299 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in hasDependentUsers() local
329 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in onInstructionIssued() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h251 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isReady() local
259 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isPending() local
267 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isWaiting() local
273 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in hasDependentUsers() local
303 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in onInstructionIssued() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/HardwareUnits/
DLSUnit.h274 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isReady() local
282 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isPending() local
290 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isWaiting() local
296 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in hasDependentUsers() local
326 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in onInstructionIssued() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_key_share.cc43 uint16_t GroupID() const override { return group_id_; } in GroupID() function in __anon1f6e26380111::ECKeyShare
151 uint16_t GroupID() const override { return SSL_CURVE_X25519; } in GroupID() function in __anon1f6e26380111::X25519KeyShare
200 uint16_t GroupID() const override { return SSL_CURVE_CECPQ2; } in GroupID() function in __anon1f6e26380111::CECPQ2KeyShare
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dssl_key_share.cc46 uint16_t GroupID() const override { return group_id_; } in GroupID() function in __anon3bf431340111::ECKeyShare
142 uint16_t GroupID() const override { return SSL_GROUP_X25519; } in GroupID() function in __anon3bf431340111::X25519KeyShare
198 uint16_t GroupID() const override { in GroupID() function in __anon3bf431340111::X25519Kyber768KeyShare
/aosp_15_r20/external/boringssl/src/ssl/
H A Dssl_key_share.cc47 uint16_t GroupID() const override { return group_id_; } in GroupID() function in __anon2bbf55810111::ECKeyShare
143 uint16_t GroupID() const override { return SSL_GROUP_X25519; } in GroupID() function in __anon2bbf55810111::X25519KeyShare
199 uint16_t GroupID() const override { in GroupID() function in __anon2bbf55810111::X25519Kyber768KeyShare
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_key_share.cc43 uint16_t GroupID() const override { return group_id_; } in GroupID() function in __anone5aa3c1c0111::ECKeyShare
151 uint16_t GroupID() const override { return SSL_CURVE_X25519; } in GroupID() function in __anone5aa3c1c0111::X25519KeyShare
200 uint16_t GroupID() const override { return SSL_CURVE_CECPQ2; } in GroupID() function in __anone5aa3c1c0111::CECPQ2KeyShare
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp163 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in onInstructionExecuted() local
196 unsigned GroupID = IS.getLSUTokenID(); in onInstructionExecuted() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp206 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in onInstructionExecuted() local
239 unsigned GroupID = IS.getLSUTokenID(); in onInstructionExecuted() local
/aosp_15_r20/external/llvm/include/llvm/Option/
H A DOptTable.h46 unsigned short GroupID; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
H A DOptTable.h52 unsigned short GroupID; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Option/
H A DOptTable.h54 unsigned short GroupID; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Option/
DOptTable.h67 unsigned short GroupID; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Option/
DOptTable.h67 unsigned short GroupID; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Option/
DOptTable.h67 unsigned short GroupID; member
/aosp_15_r20/external/llvm/lib/Option/
H A DOptTable.cpp367 unsigned GroupID = Opts.getOptionGroupID(Id); in getOptionHelpGroup() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Option/
DOptTable.h78 unsigned short GroupID; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
H A DOptTable.cpp516 unsigned GroupID = Opts.getOptionGroupID(Id); in getOptionHelpGroup() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Option/
H A DOptTable.cpp601 unsigned GroupID = Opts.getOptionGroupID(Id); in getOptionHelpGroup() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1089 int GroupID = NextNonReservedID++; in regroupNoUserInstructions() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1002 int GroupID = NextNonReservedID++; in regroupNoUserInstructions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1109 int GroupID = NextNonReservedID++; in regroupNoUserInstructions() local

12